Skip to content

Handle VkPipelineCreateFlags2 in disasm.#304

Open
doitsujin wants to merge 1 commit into
ValveSoftware:masterfrom
doitsujin:disasm-flags2
Open

Handle VkPipelineCreateFlags2 in disasm.#304
doitsujin wants to merge 1 commit into
ValveSoftware:masterfrom
doitsujin:disasm-flags2

Conversation

@doitsujin

Copy link
Copy Markdown

Fixes a RADV crash when trying to dump ISA from DXVK pipelines.

Not sure if there's a nicer way to do this in the code base, this whole const_cast thing seems incredibly hacky.

Vk*PipelineCreateInfo::flags is ignored if a Flags2 chain is present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant